CustomIntent

data class CustomIntent(val intent: Intent) : NavigationSpec

Navigates according to a given Intent

Parameters

intent

The Intent to navigate to

Constructors

Link copied to clipboard
constructor(intent: Intent)

Properties

Link copied to clipboard